home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / chichi.swf / scripts / frame_235 / PlaceObject2_12_548 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2008-09-26  |  79 b   |  5 lines

  1. onClipEvent(load){
  2.    this._x = random(28) * 10 + 10;
  3.    this._y = -700;
  4. }
  5.